Skip to content

Conversation

@dependabot-preview
Copy link

Bumps grpcio from 1.8.4 to 1.20.0.

Release notes

Sourced from grpcio's releases.

Release v1.20.0

This is the 1.20.0 release (godric) of gRPC Core.

Please see the notes for the previous releases here: https://github.com/grpc/grpc/releases. Please consult https://grpc.io/ for all information regarding this product.

This release contains refinements, improvements, and bug fixes, with highlights listed below.

Core

  • Fix bug in CFStream endpoint. (#18381)
  • Fix a NULL deref in tcp_client_windows.cc. (#18545)
  • Avoid using grpc_core::Executor when the background poller is available. (#18501)
  • Update the c-ares submodule to the 1.15 release. (#18519)
  • Remove unnecessary hack which causes data races. (#18481)
  • Fix Potentially Dangerous Typo - locked function being run outside of combiner. (#18482)
  • Trace log the status of every c-ares lookup; cleanup error handling. (#18384)
  • Add SPIFFE security stack to gRPC . (#18115)
  • Nuking the poll-cv polling engine. (#18298)
  • Backport #18201 to fix "symbol not found: _ares_library_init" error in Bazel on MacOS build. (#18202)
  • Roll-forward PR17308. (#18157)
  • Run run_after_write closures in h2 once write action is done. (#18163)
  • Transition into state CONNECTING when we start name resolution. (#18141)
  • Support "darwin_x86_64" CPU in cares.BUILD. (#18125)
  • Move grpc_shutdown internals to a detached thread. (#17308)
  • Fix c-ares on Windows "DNS resolution failure" triggered by logging. (#18084)
  • Disable c-ares on Android. (#18046)

C++

  • Global Interceptor Registration allowed only once. (#17978)
  • cmake fix: builds disabled by CODEGEN=OFF should not be installed. (#18151)
  • cmake: when cross-compiling, the host grpc_cpp_plugin should be used. (#11795)

C#

  • Make AuthContext constructor public. (#18500)
  • Grpc.Tools: Ensure errors link to correct line numbers through the VS Error List. (#18446)
  • Grpc.Tools: support generated filename corner cases. (#18470)
  • Grpc.Tools: change the case to 'Protobuf' consistently. (#18471)
  • C#: Add NativeCallbackDispatcher. (#18327)
  • Grpc.Tools: Enable design time builds by default. (#18356)
  • C#: also target netstandard2.0. (#18351)
  • Update Grpc.Tools to ensure error details appear in VS. (#18355)
  • Fix source stepping in IDE by upgrading sourcelink. (#18363)
  • C#: Activate sourcelink when building nuget packages. (#18333)
  • Add UserState dictionary to C# ServerCallContext. (#18086)
  • C#: Fix il2cpp build on Unity Android. (#18039)

Objective-C

... (truncated)
Changelog

Sourced from grpcio's changelog.

v1.20.0 |Mar 26, 2019 |Apr 9, 2019
v1.21.0 |May 7, 2019 |May 21, 2019
v1.22.0 |Jun 18, 2019 |Jul 2, 2019
v1.23.0 |Jul 30, 2019 |Aug 13, 2019
v1.24.0 |Sept 10, 2019 |Sept 24, 2019
v1.25.0 |Oct 22, 2019 |Nov 5, 2019
v1.26.0 |Dec 3, 2019 |Dec 17, 2019

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot ignore this [patch|minor|major] version will close this PR and stop Dependabot creating any more for this minor/major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Finally, you can contact us by mentioning @dependabot.

Bumps [grpcio](https://github.com/grpc/grpc) from 1.8.4 to 1.20.0.
- [Release notes](https://github.com/grpc/grpc/releases)
- [Changelog](https://github.com/grpc/grpc/blob/master/doc/grpc_release_schedule.md)
- [Commits](grpc/grpc@v1.8.4...v1.20.0)

Signed-off-by: dependabot[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Author

Superseded by #59.

@dependabot-preview dependabot-preview bot deleted the dependabot/pip/grpcio-1.20.0 branch April 26, 2019 01:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants